- orthogonal persistence
- ortogonalna trwałość
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
Persistence (computer science) — This article is about state outliving processes. For immutable data structures, see Persistent data structure. Persistence in computer science refers to the characteristic of state that outlives the process that created it. Without this… … Wikipedia
OPJ — may stand: In the context of French police and judicial proceedings, for Officier de Police Judiciaire ( officer of judicial police ). See Police in France. In the context of Computer science, for Orthogonal Persistence for the Java platform, an… … Wikipedia
Napier88 — is an orthogonally persistent programming language. Napier88 was designed and implemented at the University of St Andrews, Scotland. The primary designer was Ron Morrison, whose initial designs were extended and implemented by Fred Brown, Richard … Wikipedia
Eumel — (pronounced oimel ) is an operating system which began as a run time environment for the Elan programming language. It was created in 1979 by Jochen Liedtke at theUniversity of Bielefeld. Eumel initially ran on the 8 bit Z80 processor, and was… … Wikipedia
PS-Algol — is a persistent derivative of S algol. It was developed around 1981 at the Universities of Edinburgh and St Andrews. It supports database capability by providing for longevity of data in the form of a persistent heap that survives termination of… … Wikipedia
Malcolm Atkinson — Malcolm Philip Atksinon Malcolm P. Atkinson Born 13 October 1943 … Wikipedia
OPJ — abbr. Orthogonal Persistence for Java … Dictionary of abbreviations
Policy-based design — Policy based design, also known as policy based class design or policy based programming, is a computer programming paradigm based on an idiom for C++ known as policies. It has been described as a compile time variant of the strategy pattern, and … Wikipedia
Landslide mitigation — Landslides can be triggered by many often concomitant causes. In addition to shallow erosion or reduction of shear strength caused by seasonal rainfall, causes triggered by anthropic activities such as adding excessive weight above the slope,… … Wikipedia
Stereoscopy — Stereoscopy, stereoscopic imaging or 3 D (three dimensional) imaging is any technique capable of recording three dimensional visual information or creating the illusion of depth in an image. The illusion of depth in a photograph, movie, or other… … Wikipedia
Aspect (computer science) — In computer science, an aspect is a part of a program that cross cuts its core concerns, therefore violating its separation of concerns. For example, logging code can cross cut many modules, yet the aspect of logging should be separate from the… … Wikipedia